Libraries tagged by insert records

n1215/eloquent-bulk-save

9 Favers
14237 Downloads

bulk insert multiple records using Eloquent Model.

Go to Download


apen/recordsmanager

6 Favers
4988 Downloads

Add modules to easily manage your records (insert, edit & export in be/eId) in one place.

Go to Download


ruskid/yii2-ip-behavior

11 Favers
8260 Downloads

Yii2 Behavior that records User IP address on Updates/Inserts

Go to Download


viodev/laravel-db-bulk

0 Favers
5164 Downloads

Laravel helper for bulk insert/update records in batches.

Go to Download


roddy/firestore-eloquent

3 Favers
84 Downloads

Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding "Model"/"Class" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.

Go to Download


coco-project/sql-cache

0 Favers
13 Downloads

Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.

Go to Download


georgringer/insert-records-overlaymode

2 Favers
1349 Downloads

Let editors choose if a language overlay should be performed

Go to Download


jotagp/insert-multiple

4 Favers
58 Downloads

A simple PHP package, to insert multiple records into a MySQL/MariaDB database.

Go to Download


denq/yii2-record-replacer

0 Favers
6 Downloads

Record replacer a help tool for yii2 framework

Go to Download


coffeebreaks/database

1 Favers
32 Downloads

This component connects, registers, reads, edits and deletes records in the database

Go to Download


geovanirangel/modellayer

2 Favers
25 Downloads

O ModelLayer é um componente baseado em PDO que abstraí operações de CRUD(Select, Insert, Update e Delete) no seu banco de dados.

Go to Download


nextpertise/pdo-bulk

1 Favers
37 Downloads

A PHP Pdo insert wrapper which allows you to bulk insert records wich contain subqueries.

Go to Download


globaline/master-loader

0 Favers
40 Downloads

Insert records from CSV File

Go to Download


idealia/yii2-children-count-behavior

1 Favers
238 Downloads

Behavior for counting records in the dependent objects and updating the relevant column after insert, edit and remove any child record.

Go to Download